CyberStore Order Web Service
CyberStore Order Web Service

Uri: https://ecommerce-test.theoutdoorscompany.com/Ecommerce/Services/Order.asmx

All Operations
MethodApplyWebPromotion
Applies a web promotion to the shopper's pending order by promotion code.Applies a web promotion to the shopper's pending order by promotion code. Introduced in 2023.1
MethodCancelCheckOut
Cancels the in progress checkout tied to the shopper's account.Introduced in 2023.1
MethodGetCustomDataFromOrder
Introduced in 2023.1
MethodGetCustomFormFields
Returns custom form fields linked to a sales order header, sorted by the specified column name. Introduced in v2.21.
MethodGetOrder
Retrieves the header and line details for a sales order specified by sales order number.Introduced in 2023.1
MethodGetOrderDetailView
Retrieves a posted sales order linked to the shopper's current customer as an HTML formatted sales order document.Retrieves a posted sales order linked to the shopper's current customer as an HTML formatted sales order document. Introduced in v2.21.
MethodGetOrderPayment
Retrieves the currently selected payment details for the shopper's pending order.Introduced in 2023.1
MethodGetOrders
Retrieves posted sales orders linked to the shopper's current customer.Retrieves posted sales orders linked to the shopper's current customer. Introduced in v2.21.
MethodGetOrdersByDateRange
Retrieves posted sales orders linked to the shopper's current customer filtered by a supplied date range.Retrieves posted sales orders linked to the shopper's current customer filtered by a supplied date range. Introduced in v2.21.
MethodGetOrdersByOrderNumber
Retrieves posted sales order linked to the shopper's current customer by the specified sales order number.Retrieves posted sales order linked to the shopper's current customer by the specified sales order number. Introduced in v2.21.
MethodGetOrdersByPurchaseOrder
Retrieves posted sales orders linked to the shopper's current customer filtered by the supplied purchase order number.Retrieves posted sales orders linked to the shopper's current customer filtered by the supplied purchase order number. Introduced in v2.21.
MethodGetPaymentMethods
Retrieves the list of payment methods available to the shopper.

Retrieves the list of payment methods available to the shopper. Obsolete.

Use Order.GetAvailablePaymentMethods instead.

MethodGetPendingOrder
Retrieves the currently pending sales order for the shopper if available.Introduced in 2023.1
MethodGetShippingMethods
Retrieves the list of shipping methods available to the current shopper.Introduced in 2023.1
MethodProcessOrder
Posts the shoppers pending order.Introduced in 2023.1
MethodProcessOrderAsQuote
Posts the shopper's pending order as a CyberStore quote-typed order and then saves custom data to the posted sales order..Introduced in 2023.1
MethodProcessOrderAsQuoteWithCustomData
Posts the shopper's pending order as a CyberStore quote-typed order.Introduced in 2023.1
MethodProcessOrderWithCustomData
Posts the shopper's pending order and then saves custom data to the posted sales order.Introduced in 2023.1
MethodPunchOutOrder
Introduced in 2023.1
MethodReleaseForcedBackorderLinesByOrderNumber
Processes the lines of a posted sales order to force the release of backordered quantities.Processes the lines of an order attempting to move serialized items from a backorder to ship status. Introduced in 2023.1
MethodRemoveWebPromotion
Removes any applied web promtion from the shopper's pending order.Introduced in 2023.1
MethodSaveOrderAddresses
Saves the shipping and billing addresses to a pending order.Introduced in 2023.1
MethodSaveOrderPayment
Saves payment information to the shopper's pending order.Introduced in 2023.1
MethodSaveShippingOptions
Saves shipping options to the pending order.Introduced in 2023.1
MethodSetupOrder
Sets up a new order populating checkout options with defaults from the shopper's account and customer settings.Sets up a new order based on the current shopping cart populating checkout options with defaults from the shopper's account and customer settings. Introduced in 2023.1